Search results 59

Card image cap
Install/Uninstall SQLNativeClient DB driver

Install/Uninstall SQL DB driver. SQLNCLI.msi that is needed when you do ...

Card image cap
SQL instr

Searching for a string inside a string in SQL. You may say it is the instr in ...

Card image cap
Random Number in SQL

Generate Random number inside SQL using timestamp (GetDate function) One of ...

Card image cap
SQL Cross Apply String_Split with XML Path

SQL select statement to convert list of IDs found in column (from more than row ...

Card image cap
SQL Date from DateTime

Extract Date from Datetime field in SQL An old method I found in my archive.

Card image cap
Subdomain to a folder

Redirects a subdomain into a folder child of main domain, named same as ...

Card image cap
SqlExec

Runs SQL Command that needs no return This is primarily useful for CREATE, ...

Card image cap
Enable Includes in ASP Classic

Enable relative paths for ASP Classic includes to work. New servers do not ...

Card image cap
Web.config redirect

Redirect URLs to certain page passing its name. This is web.config from one of ...

web.config.zip

Card image cap
DB connection driver

What is the Driver part in ConnectionString

Card image cap
MapPath_SafeComma

MapPath version expecting comma in filename or folder. Just because we might ...

Card image cap
DB Functions (By AI)

3 functions to add or update data to DB and Read from DB. These were also ...